How to configure and add a Page View

EMu is implemented with a single Default Page View, displaying a set of fields common to all modules:

Page View

It is possible to create your own Page Views, although this does require some XHTML and XSLT coding:

  1. In EMu, create and run a new report with the fields you wish to include in the Page View.

    This process produces an XML file used in Stage 2.

  2. Configure a stylesheet for the Page View.

    This can be done using an XSLT Editor or a WYSIWYG web development tool. Both methods are described here.

    This produces an XSL file.

  3. Attach the XSL file to the Report created at Stage 1.